GET api/statusreports/my?States[0]={States[0]}&States[1]={States[1]}
Get a list of my status reports
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| States | Collection of StatusReportState |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StatusReport| Name | Description | Type | Additional information |
|---|---|---|---|
| GenerationDate | date |
None. |
|
| SubmitDate | date |
None. |
|
| ReportPeriodStart | date |
None. |
|
| ReportPeriodEnd | date |
None. |
|
| State | StatusReportState |
None. |
|
| Fields | Dictionary of string [key] and Object [value] |
None. |
|
| Tables | Collection of StatusReportTable |
None. |
|
| Owners | Collection of globally unique identifier |
None. |
|
| Approvers | Collection of globally unique identifier |
None. |
|
| ApprovedBy | globally unique identifier |
None. |
|
| ApprovalDate | date |
None. |
|
| ApprovalComments | string |
None. |
|
| IsManual | boolean |
None. |
|
| IsFromPlanLevelOverride | boolean |
None. |
|
| PlanTypeId | globally unique identifier |
None. |
|
| WorkPlanId | globally unique identifier |
None. |
|
| id | globally unique identifier |
None. |
|
| ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"GenerationDate": "2026-08-05T19:56:02.3620837+00:00",
"SubmitDate": "2026-08-05T19:56:02.3620837+00:00",
"ReportPeriodStart": "2026-08-05T19:56:02.3620837+00:00",
"ReportPeriodEnd": "2026-08-05T19:56:02.3620837+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "2a2fe659-513e-4760-93c7-892714a6ff99",
"Rows": [
{
"ItemId": "d44ec44f-5e9a-4808-94ef-67170f12f864",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "d44ec44f-5e9a-4808-94ef-67170f12f864",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "2a2fe659-513e-4760-93c7-892714a6ff99",
"Rows": [
{
"ItemId": "d44ec44f-5e9a-4808-94ef-67170f12f864",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "d44ec44f-5e9a-4808-94ef-67170f12f864",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"3def75b5-3112-4add-949a-89e3e2227fec",
"f56328cd-ab15-43b5-9eda-81438de29db0"
],
"Approvers": [
"c77bece3-2a41-4f96-b2d7-e390407f3aa1",
"349efb56-0a3d-454c-befe-d34ccd5ba0b7"
],
"ApprovedBy": "9566bcaf-319b-4ecd-8393-17a4bb611120",
"ApprovalDate": "2026-08-05T19:56:02.3620837+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "7cb69b4f-c7a4-4a77-8550-efabef033b04",
"WorkPlanId": "487f2578-881f-4525-ab39-abba32d6cbeb",
"id": "cf959f88-ee38-497d-a892-58c58972c3e7",
"ConfigId": "fbd58721-4d02-4557-ab9a-ced2c175a6b3"
},
{
"GenerationDate": "2026-08-05T19:56:02.3620837+00:00",
"SubmitDate": "2026-08-05T19:56:02.3620837+00:00",
"ReportPeriodStart": "2026-08-05T19:56:02.3620837+00:00",
"ReportPeriodEnd": "2026-08-05T19:56:02.3620837+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "2a2fe659-513e-4760-93c7-892714a6ff99",
"Rows": [
{
"ItemId": "d44ec44f-5e9a-4808-94ef-67170f12f864",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "d44ec44f-5e9a-4808-94ef-67170f12f864",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "2a2fe659-513e-4760-93c7-892714a6ff99",
"Rows": [
{
"ItemId": "d44ec44f-5e9a-4808-94ef-67170f12f864",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "d44ec44f-5e9a-4808-94ef-67170f12f864",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"3def75b5-3112-4add-949a-89e3e2227fec",
"f56328cd-ab15-43b5-9eda-81438de29db0"
],
"Approvers": [
"c77bece3-2a41-4f96-b2d7-e390407f3aa1",
"349efb56-0a3d-454c-befe-d34ccd5ba0b7"
],
"ApprovedBy": "9566bcaf-319b-4ecd-8393-17a4bb611120",
"ApprovalDate": "2026-08-05T19:56:02.3620837+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "7cb69b4f-c7a4-4a77-8550-efabef033b04",
"WorkPlanId": "487f2578-881f-4525-ab39-abba32d6cbeb",
"id": "cf959f88-ee38-497d-a892-58c58972c3e7",
"ConfigId": "fbd58721-4d02-4557-ab9a-ced2c175a6b3"
}
]